fixed air jump detect
fixed on web movement
fully fix false work if player death.
complex update no fall 
change "mode" to "enable" in config
support depth_strider 3 enchantment
replaced 673 scoreboards to 1 scoreboard (vac-drop-1)
change #vac:player_item_drop_event
merge spider check in 72 id, 24 now only air jump
add No Knockback check
add sagr in config
removed click detector (bad work)
removed example plugin
add path_event and 0_tick_use (look at fille "useful when creating a plugin.txt")

optimization cahnge (maximum values):
*With VAC (not learning)
**if player not move: 8ms 1tx 67rx
**if player move: 12ms 21tx 92rx

*Without VAC
**if player not move: 2ms 2tx 2rx
**if player move: 4ms 20tx 16rx

*With old VAC (not learning)
**if player not move: 9ms 15tx 82rx
**if player move: 23ms 36tx 130rx